TaskRecurrence Class |
Namespace: Independentsoft.Exchange
The TaskRecurrence type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskRecurrence |
Initializes a new instance of the TaskRecurrence class.
| |
| TaskRecurrence(TaskRecurrencePattern) |
Initializes a new instance of the TaskRecurrence class.
| |
| TaskRecurrence(TaskRecurrencePattern, RecurrenceRange) |
Initializes a new instance of the TaskRecurrence class.
|
| Name | Description | |
|---|---|---|
| Pattern |
Contains the Recurrence pattern for the Task.
| |
| Range |
Contains the Recurrence range for the Tasks.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current TaskRecurrence object to its equivalent string representation.
(Overrides ObjectToString.) |